To insert an applet, drag its icon from the Palette into your document. Double clicking the icon brings up a dialog where you can make specifications for your applet.
The name field specifies the name of the applet instance. This name can be used for inter-applet communication. The "Class" attribute stands for the file name which contains the applet code. It is relative to the "Codebase" attribute. The "Codebase" attribute field contains the base URL of the directory where the applet code is stored. In the "Alt Text" field you can enter a string which will be displayed if the browser application is not able to show the applet. The attributes "Alignment", "Width" and "Height" specify the applet size and relative text position. "Horizontal and Vertical Space" specify the margin left around the applet.
Within the optional parameter list you can enter applet-specific parameter values.
© Copyright 1996 by gonet communication Inc. All rights reserved.